home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9887 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  858 b 

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Running a .exe or bat using C language.
  5. Date: 4 Mar 1996 20:56:44 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4hflec$r7f@news1.usa.pipeline.com>
  8. References: <313BA0C2.989@soho.ios.com>
  9. NNTP-Posting-Host: pipe12.h1.usa.pipeline.com
  10. X-PipeUser: grantp
  11. X-PipeHub: usa.pipeline.com
  12. X-PipeGCOS: (Pete)
  13. X-Newsreader: Pipeline v3.5.0
  14.  
  15. On Mar 04, 1996 21:02:42 in article <Running a .exe or bat using C
  16. language.>, 'Benjamin Chi <benjachi@soho.ios.com>' wrote: 
  17.  
  18.  
  19. >Does anyone know how I can write a program that will run another 
  20. >excutable file? such as .exe .bat .com using C/C++/java? 
  21. Look at the documentation on system, exec, spawn, winexec -- depending 
  22. on your os and compiler. 
  23.  
  24.  
  25. Pete Grant 
  26. Kalevi, Inc. 
  27. Software Engineering & development
  28.